﻿@charset "utf-8";
@import url("reset.css");
/* CopyRight To Seji.cn //////////////////////////// */
@import url("base.css");
/* head ////////////////////////////////////////// */

/*top*/
.topBox{ height:30px;background:#0072c4}
.topBox .topbody{margin:0 auto;line-height:30px;font-size:13px;color:#fff}
.topbody .left{float:left;width:300px;color:#fff}
.topbody .right{float:right;width:200px;color:#fff}
/*top*/
/*nav*/
.nav-banner{ position:relative;}
.navBox{ z-index:99; height:100px; width:100%;}
.navBox .navList{ overflow:hidden;}
.navBox .logo{float:left; height:80px; text-align:center;margin-top:20px;margin-right:50px;}
.logo img{width:150px;}
.navBox .navList li{ float:left; width:200px; text-align:center;margin-top:20px} 
.navBox .navList li a{ display:block; font-size:16px; font-family:"微软雅黑"; color:#333333; height:80px; line-height:80px;width:120px;}
.navBox .navList li a.thisNav{ background:url(/images/common/i_ves_nav_on.png) no-repeat left bottom;}
.navBox .navList li a:hover{ opacity:0.8;color:#fff;background:#0072c4}
.navBox .navList li a.thisNav:hover{ opacity:1;}
/*nav*/
/*search*/
.se_right{ border:1px solid #666666; height:24px; background:#fff; overflow:hidden; position:absolute; top:3px; right:3px;}
.se_right .search_in{ height:23px; width:180px; text-indent:1em; _text-indent:1em; *text-indent:1em !important; border:none; background:none;}
.se_right .search_btn{ background:url(/images/common/i_ves_search_btn.jpg) no-repeat center top; width:25px; height:27px; border:none; cursor:pointer;background-position-y: 5px;}
/*search*/

/*nwes+taobao*/
.newAdd{ background:url(/images/common/codeBgNew.jpg) repeat center top; height:192px;}
.newsBg{ background:url(/images/common/lineHeadNew.png) no-repeat center bottom; height:64px;}
.moveNews{ height:64px; overflow:hidden; line-height:64px;}
.list_top{ width:1002px;height:64px; overflow:hidden;}
.list_top .Empty{ width:40px; height:64px; float:left;}
div#hottitle.hot,.hot{ width:1002px;height:64px;}
.hot ul{ width:1002px; height:64px; overflow:hidden; margin:0;padding:0;}
.hot ul li{ width:1002px; float:left;  line-height:64px;}
.hot ul li a{ color:red; font-size:12px;}
/*end taobao*/
